home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 5 / The Arsenal Files 5 (Disc 1)(Arsenal Computer).ISO / filelist / sffiles.bbs / prg_casm < prev    next >
Text File  |  1995-10-16  |  8KB  |  58 lines

  1.  
  2. █████ The Arsenal Files 5
  3.  
  4. █████ Disc One of Two
  5. █████ Programming - C/ASM
  6. █████ PATH: \PRG_CASM
  7.  
  8.  
  9. 3DGPL.ZIP      94,337  06-22-95  3DGPL 3D graphics tutorial for gameprogrammers. 3D transformations clippingrasterization shading & texturerendering.Example source of an extremelyportable 3D base library for MSDOS MSWINDOWSX11 & NeXTStep
  10. AS02_108.ZIP   41,157  07-01-95  Assembler for M6800/6801/6802/6803microprocessor
  11. AS05_108.ZIP   40,710  07-01-95  Assembler for M6805 microprocessor
  12. AS09_108.ZIP   51,185  07-01-95  Assembler for M6809/H6309 microprocessor
  13. AS48_108.ZIP   41,482  07-01-95  Assembler for i8048/49/50 microprocessor
  14. AS65_108.ZIP   40,499  07-01-95  Assembler for R6502/65SC02 microprocessor
  15. AS80_108.ZIP   49,936  07-01-95  Assembler for i8080-Z180 microprocessor
  16. ASM104.ZIP     20,279  09-02-95  Magic Assembler is a public domain AssemblyLanguage Compiler
  17. ASMTUTTX.ZIP   17,546  05-15-95  "A Introduction To x86 Assembly" Written byGavin Estey. This document is version 0.9Beta. This will hopefully be the finalversion of this unless somebody finds somemistakes in it. I have spent over 620 minutes
  18. creating this document (not including writingor testing the code or the original textdocument) so I hope you will find it useful.ASCII format.
  19. ASRD_108.ZIP   12,865  07-01-95  Sample code to read as??.exe debug info files
  20. CFOG102.ZIP    53,578  05-01-95  C-FOG 1.02 <ASP> - c-fog obfuscates C sourcecode making it difficult for humans tounderstand, or copy. This allows you todistribute programs for multiple platforms assource code. C-FOG processes preprocessor
  21. directives, renames identifiers, octalizesstrings, removes comments and converts allflow control to if ... gotos. For all IntelPCs.
  22. CUJ0695.ZIP    47,338  05-15-95  C Users Journal, June 1995.
  23. CUJ0795.ZIP   452,060  06-14-95  C Users Journal July, 1995
  24. DEL_WIN.ZIP    32,020  05-18-95  Windows Dialog box which allows you quicklyand effeciently delete temporary files madeduring code compilation with Borland C orVisual C.
  25. EMS4C10.ZIP    41,726  05-03-95  EXPANDED MEMORY MANAGEMENT FOR C(EMS4C10.ZIP), July 93, Ver 1.0, <ASP>. TheEMS4C library implements version 3.2 of theLIM (Lotus-Intel-Microsoft) specification forexpanded memory. It runs with version 3.2 and
  26. 4.0 of the LIM specification. Included withthe EMS4C library is the EMM4C library whichallows C programmers to allocate and free EMSmemory similiar to malloc() and free().
  27. HB107.ZIP     360,157  05-08-95  Windows Help WinHelp Norton Guides Import HC3An MS Windows 3.1 application for creating/maSupports Topic pages, Links and 'popup' windosequences, bitmaps, fonts, colours, bold text
  28. Uses Projects, topics in text files, error chproject Wizard with Norton Guides import, insC/C++, MFC, PowerBuilder etc.
  29. LZW4C14.ZIP    38,615  05-03-95  DATA COMPRESSION LIBRARY FOR C/C++(LZW4C14.ZIP), June 94, Ver 1.4, <ASP>. LZW4Cis a data compression library for C/C++programmers based on the LZ* family ofalgorithms. Fast with good compression.
  30. Supports Borland Turbo C, Microsoft C, andMIX Power C.
  31. OTHLLO_C.ZIP   16,739  05-19-95  Othello.c This is a fairly portable program Iwrote to play othello for an AI class. Iwrote it using DeSmet C, and it has somespecial PC optimizations, under #ifdefDeSmet, that are non-portable. You'll need to
  32. blow out the #define DeSmet if you aren'tusing his C compiler. If your C compiler getsannoyed at illegal
  33. PCL4C43.ZIP    71,371  05-03-95  PERSONAL COMMUNICATIONS LIBRARY FOR C/C++(PCL4C43.ZIP), March 95, Ver 4.3, <ASP>.Async comm library supporting COM1-COM20 to115,200 baud, 4+ ports concurrently, allmemory models, many dumb multiport boards,
  34. 16550 UART, interrupt driven, RTS/CTS flowcontrol, any UART address using IRQ2 thruIRQ15. Supports Turbo C/C++, Borland C/C++MIX Power C, and Microsoft C/C++.
  35. PPL4C10.ZIP    86,490  05-03-95  PERSONAL PROTOCOL LIBRARY FOR C/C++(PPL4C10.ZIP), Feb 95, Ver 1.0, <ASP>. PPL4Cis a protocol library supporting ASCII,XMODEM, XMODEM-CRC, XMODEM-1K, YMODEM,YMODEM-G, and ZMODEM protocols. Will support
  36. Turbo C, Borland C, MIX Power C, Microsoft C.Requires the Personal Communications Libraryfor C/C++ (PCL4C).
  37. RECIO213.ZIP  168,305  09-04-95  RECIO C Library Version 2.13. The RECIO Clibrary consists of a set of a hundredfunctions that make it easy to read and writetext files in which each line is treated as adata record, and each record is subdivided
  38. into fields. Fields may be delimited eitherby a character, such as a comma, or by columnpositions.
  39. REGMAKER.ZIP 1554,947  06-10-95  Registration Creator v1.0. Tool box for Cprogrammers and Visual Basic programmers whoare shareware authors, who would like to selltheir software and make registrations easy.
  40. RTEDIT11.ZIP  304,589  09-13-95  RT Edit Version 1.1 <ASP> Windows MDI Editorfor C/C++ programmers. Has concurrent spellchecking with code entry. Reduce errors whentyping a known identifier by picking a matchin an Identifier Lookup window. The
  41. dictionary contains identifiers already inyour code upon startup and adds new onesafter entry.
  42. SCRN362.ZIP   357,724  06-03-95  Screen v3.6.2. C source code for VT-100terminal emulation and such.
  43. SC_TTT.ZIP      3,998  05-20-95  Tic Tac Toe - Noughts and Crosses. Here's aTic-Tac-Toe program I wrote for my AI classlast quarter. A lot of people were asking forhelp with minimax and alpha-beta pruning. Iprovide no explanation of minimax or
  44. alpha-beta pruning here, but there are manyplaces you can get the algorithms for each. Csource file only.
  45. SML_200.ZIP    22,027  05-18-95  SML v2.0 release! Full source included.Contains C routines to manipulate strings.SML - the String Manipulation Library for C!
  46. SOUNDPRO.ZIP   21,678  05-13-95  Sound Pro Ver 1.00 A great sound makingutility for 'C' and 'C ' Includes fulldocumentation and Sound Blaster/Pc SpeakerSupport.
  47. STEPH1D0.ZIP  276,666  06-04-95  (v1.0d) "Steph" STEPH1D0.ZIP 5/6/95. Steph isa C library which provides a full text-modeuser interface to DOS programs. Programs mayuse windows, menus, dialogue boxes, atoolbar, and many other features. Microsoft C
  48. and Turbo/Borland C libraries are supplied,as is an extensive programmers referencemanual.
  49. TDSK22SR.ZIP   55,066  06-22-95  EMS/XMS/Convention memory support. It takesonly 432-608 bytes memory ... and 100%freeware!. Source code! -
  50. TI2_099D.ZIP  815,713  05-17-95  Text Interface/2 v0.99d C/C . Easy to useclasses for interfaces. Windows, pull downmenus & data entry for unlimited designoptions.
  51. VATPM051.ZIP  470,856  05-03-95  Varmint's Audio Tools (VAT) is a small SoundIt's primary feature is an DSP interrupt/DMAreal-time mixing and playing of digital soundmusic, and background MOD music. It also su
  52. many FM chip routines, input functions for WAfiles, and auto recognition and setup of Soun4.5 millisecond clock and microsecond accuracand comes with source and example code (Turboall programmers who want to easily incorpera
  53. into their DOS programs.
  54. VCTWIN15.ZIP   90,180  08-01-95  VCTools v1.5. Visual C Tools is a collectionof programs (tools) to aid in thedevelopement of software in the Visual Cenvironment. Seamlessly integrated withVisual C and gives programmers quick accessto these tools.
  55. WATCMFAQ.ZIP    8,407  05-17-95  The WATCOM C/C++ Game Programmer's FAQ.Version 0.7 by Lee A. Lorenz. Since WATCOM'sstrategic pricing of WATCOM C/C++ version10.0, many users unfamiliar with protectedmode programming have been posting alot of
  56. questions. The purpose of this FAQ is toclear up many of those questions. For now, Iwill concentrate on the specifics ofprogramming WATCOM C/C++ (9.5 or
  57. WOLFSRC.ZIP   577,788  07-21-95  Official Public Domain Release of source codeto Wolfenstein, Borland C++ 3.0/3.1
  58.